EMT Practice Test

1. Question Content...


Question List

Question1: What are the minimum components of a user interface (UI) action set?

Question2: You want to unit test a rule. To ensure that the rule executes as intended, you need to populate the clipboard with valid data.
Which two options allow you to populate the clipboard before testing the rule? (Choose Two)

Question3: You are building a form that contains a list of courses. Users will select the courses in which they want to enroll.
Which two tasks can you perform in Pega Express? (Choose Two)

Question4: In which two situations do you configure local data storage? (Choose Two)

Question5: Which three use cases demonstrate the Pega dynamic UI behavior? (Choose Three)

Question6: Direct Capture of Objectives (DCO) aims to increase which two aspects of application delivery? (Choose Two)

Question7: Users can select a check box to subscribe to a messaging service. Selecting the check box displays a field for a user to enter a mobile phone number.
How do you configure the application to display a field for entering a mobile phone number only when the check box is selected?

Question8: You are asked to build a report listing customer order cases with an Order Total value over USD10000 sorted by Creation date (pxCreateDate). The report should display the following three fields: Case ID (pyID), Customer ID, and Order Total.
Which property or property combination should you optimize to improve performance?

Question9: Which two statements demonstrate the role of a report? (Choose Two)

Question10: A requirement states: The tax identification number must contain 10 digits.
How do you configure the field to support this requirement?

Question11: As part of the case design, after someone completes a purchase the application should send a confirmation email.
How do you design the case life cycle to send the email?

Question12: While testing a business process to approve an expense report, you receive an error.
Which tool allows you to review the rule execution to determine the source of the error?

Question13: Which two dependencies do you directly enforce with a Wait step? (Choose Two)

Question14: You configure an application to allow users to download a mobile app. When users select one of the three supported platforms (Android, iOS, or Windows Mobile), the application opens a new window pointing to the appropriate app store.
How do you configure this behavior?

Question15: Consider the following requirement:
The patient must be able to modify physician details at any time without impacting primary case processing.
Which configuration satisfies this requirement?

Question16: Which requirement is satisfied by configuring a service level agreement?

Question17: Using the following Refund case life cycle, how do you design this case to skip the Item Return stage if the item will not be returned?

Question18: You have been asked to create a report definition that includes information about the sales offices and sales representatives. The manager wants to access the report in the Report Browser in the user portal.
The manager also wants to include the report in a new report category specifically for the sales group.
What two configurations are required to support this request? (Choose Two)

Question19: When processing an auto accident claim, the system requires three approvals: Approval from the adjuster who inspected the car, approval from the medical administrator who provided medical care to the insured, and approval from the insurance agent who verified the claim.
How do you implement the requirements so each approver can work independently?

Question20: You are configuring an application to process travel reservations. The reservation case creates child cases for each booking component: flight, hotel stay, and vehicle rental.
How do you update the total cost of the reservation as users update each child case?

Question21: You are defining a user view for a loan application. If the loan applicant indicates there is an existing open account, the Date account opened must be before the current date.
Select the approach that meets the validation requirements.

Question22: A help desk ticket case type is defined as follows:

If the Process ticket step is configured to set the status to Pending-Triage, when is the status of the case set to Pending-Triage?

Question23: In processing a parent case P-1, two child cases C-1 and C-2 are created.
Which of the following statements is correct about the processing of P-1, C-1, and C-2?

Question24: You have created a new report that contains a list of employees, hire dates, and managers. You have been asked to display each manager in a row. Beneath each manager row, you must list the manager's employees and their hire dates.
How do you support this request?